github.com/go-pg/pg/v10/orm.SelectQuery.isDistinct (method)
2 uses
github.com/go-pg/pg/v10/orm (current package)
select.go#L60: cteCount := q.count != "" && (len(q.q.group) > 0 || q.isDistinct())
select.go#L254: func (q *SelectQuery) isDistinct() bool {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)